home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / OmniWeb 5.1.3 (trial).dmg / OmniWeb.app / Contents / Resources / fr.lproj / OWBrowserPrintAccessory.nib / classes.nib next >
Text File  |  2006-02-01  |  1KB  |  25 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = OBObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  5.         {CLASS = OFObject; LANGUAGE = ObjC; SUPERCLASS = OBObject; }, 
  6.         {
  7.             ACTIONS = {choosePaginationMode = id; printAccessoryButtonChecked = id; }; 
  8.             CLASS = OWBrowserPrintAccessoryController; 
  9.             LANGUAGE = ObjC; 
  10.             OUTLETS = {
  11.                 paginationModePopUp = NSPopUpButton; 
  12.                 printAccessoryView = NSView; 
  13.                 printBackgroundImagesButton = NSButton; 
  14.                 printDateButton = NSButton; 
  15.                 printPageNumberButton = NSButton; 
  16.                 printTitleButton = NSButton; 
  17.                 printURLButton = NSButton; 
  18.             }; 
  19.             SUPERCLASS = OFObject; 
  20.         }, 
  21.         {CLASS = OWBrowserPrintAccessoryView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  22.         {CLASS = OWFrameSetSubview; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  23.     ); 
  24.     IBVersion = 1; 
  25. }